Contains the jobs that are assigned to this queue.
__property IJobs** Jobs;
IJobs** Jobs;
Property Jobs() As IJobs**
When a job is assigned to the queue, it executes according to the conditions and limitations of the queue.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|